-
Home
-
Better Messages – Live Chat for WordPress, BuddyPress, PeepSo, Ultimate Member, BuddyBoss
-
2.9.13
-
Code
-
Classes
- Uri
| Total Complexity |
70 |
| Dependencies |
1 |
| Dependents |
4 |
| Total lines |
337 |
| Lines of code |
191 |
| Logical lines of code |
113 |
| Comment lines |
34 |
| Methods |
23 |
| Properties |
7 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| createUriString() |
A |
50 |
11 |
28 |
| __construct() |
A |
54 |
10 |
17 |
| withUserInfo() |
S |
55 |
6 |
18 |
| getPath() |
S |
61 |
6 |
11 |
| filterPort() |
S |
63 |
5 |
10 |
| getAuthority() |
S |
61 |
4 |
13 |
| withScheme() |
S |
61 |
3 |
12 |
| withHost() |
S |
62 |
3 |
11 |
| withPort() |
S |
67 |
2 |
8 |
| withPath() |
S |
67 |
2 |
8 |
| withQuery() |
S |
67 |
2 |
8 |
| withFragment() |
S |
67 |
2 |
8 |
| isNonStandardPort() |
S |
77 |
2 |
3 |
| filterPath() |
S |
68 |
2 |
6 |
| filterQueryAndFragment() |
S |
68 |
2 |
6 |
| __toString() |
S |
77 |
1 |
3 |
| getScheme() |
S |
82 |
1 |
3 |
| getUserInfo() |
S |
82 |
1 |
3 |
| getHost() |
S |
82 |
1 |
3 |
| getPort() |
S |
82 |
1 |
3 |
| getQuery() |
S |
82 |
1 |
3 |
| getFragment() |
S |
82 |
1 |
3 |
| rawurlencodeMatchZero() |
S |
78 |
1 |
3 |